@charset "utf-8";
/* CSS Document */
body, div, address, blockquote, iframe,datalist,footer,header,nav,time, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {margin:0; padding:0; font-weight: normal;font-style: normal;font-size: 100%; font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
article, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section,summary, time, mark, audio, video 
{ display: block;margin: 0; padding: 0;}/* 重置 HTML5 元素 */
table{ border-collapse:collapse;}
input,button,select,textarea{outline:none}
textarea{resize:none}
ol, ul ,li{list-style: none;}
img {border: 0; margin:0; padding:0;}
body {text-align:left; font-size:12px; overflow-x:hidden;}
a,em{ text-decoration:none; font-style:normal;}
.clear{ clear:both;}


/*->主体框架类
*********************/
.box{ width:1300px; margin:0 auto;}
.left{ float:left;}
.right{ float:right;}

/*->LESS 动态变量
*********************/
@color: #f00;


/*->网站标题
*********************/
.index_title{ color:#f7f7f7; text-align:center; background:url(../images/img2.png) no-repeat center bottom; padding-bottom:23px; font-size:20px; margin-bottom:59px;}
.index_title span{ color:#818181;}
.zy_title{ height:27px; background:url(../images/img20.jpg) repeat-x bottom; padding-bottom:6px; font-size:14px; color:#636363;}
.zy_title a{ color:#636363;}

/*->宽度
*********************/
.wd_10{ width:10px;}

/*->间距填充
*********************/
.hg_30{ height:30px; clear:both;}
.hg_19{ height:19px; clear:both;}
.hg_10{height: 10px; clear:both}
.hg_39{ height:39px; clear:both;}
.hg_36{ height:36px; clear:both;}

/*->字体样式
*********************/
.font_1{ width:175px; height:39px; display:block; background:#d21320; text-align:center; line-height:39px; margin:0 auto; font-size:16px; color:#FFF; border-radius:20px;}
.font_2{ width:173px; height:37px; display:block; text-align:center; line-height:37px; margin:0 auto; font-size:16px; color:#cccccc; border-radius:20px; border:1px solid #cccccc;}
.font_3{ text-align:center; font-size:18px; color:#147bbe; padding:35px 0 15px 0;}
.font_4{ text-align:center; color:#a1a1a1; padding-bottom:15px;}
.font_5{ height:30px; line-height:30px; background:#f5f5f5; border:1px solid #e5e5e5; font-size:14px; text-align:center; color:#646464;}
.font_6{ font-size:16px; color:#c82d3d; padding-top:25px;}
.font_7{ font-size:14px; color:#585858; line-height:30px;}
.font_8{ text-align:center; padding:30px 0;}



/*->按钮样式
*********************/
.btn_1{ width:129px; height:29px; display:block; text-align:center; line-height:29px; color:#605b5b; background:#e1e1e1; border-radius:15px; margin-top:23px;}


/*->Header 头部
*********************/
#header_w{ background:#f5fbfc; height:91px;}
#header{ height:91px; position:relative;}
.logo{ position:absolute; left:0; top:19px;}
.search{}

/*->Nav 导航
*********************/
#Nav{ position:absolute; left:390px; top:32px;}
#Nav li{ float:left; width:83px; height:27px; text-align:center; line-height:27px; font-size:14px; position:relative;}
#Nav li>a{ text-align:center; color:#020202; display:block;}
#Nav li>a:hover{ color:#FFF; background:url(../images/nav_hover.jpg) no-repeat;}
#Nav li dl{ width:160px; left:-40px; position:absolute; top:27px; background:#d6121e; z-index:9999; display:none;}
#Nav li dl a{ color:#FFF;}


/*->SubNav 侧导航
*********************/
#subNav{ padding-top:130px; background:url(../images/xx.jpg) no-repeat left top; position:relative;}
#subNav .name{ position:absolute; left:47px; top:30px; width:176px;height: 40px;line-height: 40px; text-align:center; font-size:24px; color:#0272bd;background: #afdffe}
#subNav .name p{ color:#e89398; font-size:16px;}
#subNav ul{ display:block; background:#147bbe; width:234px; padding:10px;}
#subNav li{ height:55px; line-height:55px; text-align:center; border-bottom:1px solid #298ccc;}
#subNav li a{ font-size:16px; display:block; color:#FFF;}
#subNav li:hover{ border-bottom:1px solid #298ccc;}
#subNav li.hover{ border-bottom:1px solid #298ccc;}


/*Banner*/
#Banner{ height:766px; overflow:hidden; position:relative;}
#slides { display:block; width:100%; height:768px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;}
#slides li a { display:block; background:#000; color:#FFF; opacity:0.8; height:31px; line-height:31px; padding-left:13px; position:relative; top:326px;}
#pagination { display:none; list-style:none; position:absolute; right:15px;  bottom:12px; z-index:9900;}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; background:#b5b4b2 }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#d30b00;}
.zy_banner{ height:317px; overflow:hidden; text-align:center;}


/*->网站首页样式类
*********************/
.inx_about_w{ background:url(../images/img1.jpg); padding:55px 0 88px 0;}
.inx_about_img{ width:526px; height:374px; position:relative;}
.inx_about_img .f0{ position:absolute; right:-47px; top:0;}
.inx_about_img .more{ width:98px; height:64px; text-align:center; line-height:64px; font-size:35px; position:absolute; bottom:0; right:-98px; display:block; background:#FFF; color:#434343;}
.inx_about_img .more:hover{ background:#F00; color:#FFF;}
.inx_about_con{ width:575px; color:#e6e6e6; line-height:30px; font-size:14px; position:absolute; top:30px; left:622px;}
.inx_luntan_w{ background:url(../images/img5.jpg) no-repeat center top; padding:45px 0;}
.inx_luntan li{ width:263px; float:left; position:relative; padding-right:49px;}
.inx_luntan li img{ display:block;}
.inx_luntan li .text{ padding:22px 0 0 13px; color:#FFF;}
.inx_luntan li .text p{ color:#c4c3c3; padding:10px 0;}
.inx_luntan li .text a{ width:107px; height:27px; display:block; line-height:27px; text-align:center; border:1px solid #FFF; color:#FFF; font-size:14px;}
.inx_luntan li .more{ position:absolute; top:0; left:225px; width:38px; text-align:center; font-size:24px; border-top:2px solid #ffffff; color:#FFF;}
.inx_luntan li .s{ left:0 !important;}
.inx_luntan li img{ width:263px; height:305px;}
.inx_luntan li:hover .more{ color:#edc00a; border-top:2px solid #edc00a;}
.inx_luntan li:hover .text a{ background:#d21320; color:#FFF; border:1px solid #d21320;}
.inx_news_w{ padding:60px 0; background:#2f2f37;}
.inx_news{ padding:58px 0;}
.inx_news li{ width:372px; height:396px; float:left; margin-right:40px; overflow:hidden; background:#2b2b2b; color:#939393;}
.inx_news li img{ width:372px; height:226px; display:block;}
.inx_news li p{ text-align:center; font-size:16px; padding:17px 0;}
.inx_news li p a{ color:#939393;}
.inx_news li .hg{ width:52px; height:3px; background:#565656; margin:0 auto;}
.inx_news li .text{ padding:18px; line-height:24px; font-size:14px;}
.inx_news li:hover{ background:#d21320; color:#fff;}
.inx_news li:hover .hg{ background:#edc00a;}
.inx_news li:hover p a{ color:#FFF;}
.inx_wz_w{ background:#23232a;}
.inx_wz{ background:url(../images/img10.jpg) no-repeat left top; padding:55px 0 46px 0;}
.inx_wz ul{ padding:57px 0 30px 0;}
.inx_wz ul li .time{ float:left; width:180px; height:180px; text-align:center; font-size:20px; color:#FFF; margin-left:125px;}
.inx_wz ul li .time:hover{ background:url(../images/img11.png) no-repeat;}
.inx_wz ul li .time p{ font-size:60px; padding-top:26px;}
.inx_wz ul li .content{ width:710px; float:right; padding-top:20px;}
.inx_wz ul li .content .title{ font-size:18px;}
.inx_wz ul li .content .title a{ color:#ffffff;}
.inx_wz ul li .content .title a:hover{ color:#d21320;}
.inx_wz ul li .content .jianjie{ font-size:14px; line-height:24px; padding:10px 0 35px 0; color:#b3b3b3;}
.inx_wz ul li .content .more{ font-size:16px; color:#878b93; padding-left:35px; background:url(../images/img12.jpg) no-repeat left center; display:block;}
.inx_xiezuo{ background:url(../images/img13.jpg) no-repeat center top; padding:55px 0 74px 0;}
.inx_xiezuo_pic{ text-align:center;}
.inx_xiezuo_pic img{ padding:0 32px;}

/*->网站二级页样式类
*********************/
.lxwm{ position:relative; border:1px solid #eeecec;}
.lxwm .name{ position:absolute; left:168px; top:23px;}
.lxwm .text{ padding:15px 9px;}
.lxwm .text p{ font-size:16px; color:#147bbe;}
.lxwm .text .hx{ width:50px; height:1px; background:#147bbe; margin:15px 0;}
.lxwm .text .content{ font-size:14px; color:#575757 !important; line-height:30px;}
.lxwm .text .content p{color:#575757 !important;}

.content_show{ padding-top:30px; line-height:30px; font-size:14px; color:#575757;width: 100%;float: left;}
.content_show123{width: 61%!important;}
.content__show{width: 100% !important;}
.content_show_img{float: left;width: 39%;}
.content_show_img img{margin-left: 33%; }
.Alist .title{ height:36px; line-height:36px; background:#f1f1f1; border:1px solid #edecec; border-radius:5px; color:#3b3b3b; font-size:14px; padding:0 12px; margin-bottom:16px;}
.Alist .title em{ width:13px; height:13px; float:right; background:url(../images/img23.jpg) no-repeat; margin-top:11px; cursor:pointer;}
.Alist .title em.hover{ background:url(../images/img24.jpg) no-repeat;}
.Alist .contents{ background:#f7f7f7; padding:10px; font-size:14px; color:#4a4a4a; line-height:28px; margin-bottom:16px; display:none;}
.Alist .contents img{ max-width:100%;}
.Tdlist{ line-height:34px;}
.Tdlist li{ width:441px; height:257px; float:left; margin:0 22px 20px 0; background:#f9f9f9;}
.Tdlist .pic{ width:244px; height:257px; float:left;}
.Tdlist .pic img{ width:100%; height:100%;}
.Tdlist .con{ width:235px; float:right; font-size:14px; color:#4c4c4c;}
.Tdlist .con em{ display:block; font-size:18px; line-height:51px;}
.Tdlist .con em span{font-size: 20px;font-weight: bold;}
.Tdlist .con p{text-indent:0 !important;}
.xl_jieshao{height: 27px;border-bottom: 1px dotted #147bbe;width: 74px;font-size: 18px;font-weight: bold;color: #575757;}





/*->Body
*********************/
#body_left{ width:254px; float:left;}
#body_right{ width:980px; float:right;}
#body{ background:url(../images/body.jpg) no-repeat center bottom; padding-bottom:230px;}



/*->Copyright 底部版权
*********************/
#copyright_w{ background:#171b26; padding:23px 0;}
#copyright{ text-align:center; line-height:30px; color:#ffffff;}

/*->底部页码
*********************/
.page{ padding-top:40px; clear:both; text-align:center;}
.page a{ padding:5px 10px; color:#000; background:#e6e6e6; color:#5b5b5b; margin-right:6px; font-size:14px; display:inline-block;}
.page_fy{ padding-top:30px; font-size:14px; color:#7c7b7b; line-height:28px;}
.page_fy a{ color:#7c7b7b;}
.page_fy a:hover{ color:#f76a0c;}
.select{ color:#FFF !important; background:#147bbe !important;}



/*->News
*********************/
.News_time{ padding-top:35px;}
.News_time a{ font-size:16px; color:#575757; display:block; float:left; margin-right:35px;}
.News_time a.hover{ color:#d21320; border-bottom:2px solid #edc00a;}
.News_list li{ padding:20px 0; clear:both; border-bottom:1px dashed #e7e7e7;}
.News_list li .pic{ width:236px; height:147px; float:right;display: block;}
.News_list li .pic img{ width:236px; height:147px;}
.News_list li .content{ width:654px; padding-right:48px; float:left;border-right: 1px solid #e6e6e6;display: block;}
.News_list li .content p{ font-size:16px; color:#fb6e52;}
.News_list li .content p a{ color:#2a2a2a;}
.News_list li .content p a:hover{ color:#298ccc;}
.News_list li .content .time{ font-size:20px; color:#000; padding:10px 0;font-weight: bold;}
.News_list li .content .text{ line-height:22px; font-size:14px; color:#4a4a4a;}
.xl-time{font-size: 24px;margin-top: 14%;text-align: center;}
.xl-genduo{width: 40%;height: 30px;text-align: center;line-height: 30px;margin: 0 auto;background: #d6d6d6;color: #fff;margin-top: 5%;}
.News_list li:hover .xl-genduo{background: #0272bd;}

/*->Products
*********************/
.Products_list{ padding-top:35px;}
.Products_list li{ width:213px; height:309px; float:left; padding-right:16px;}
.Products_list li .pic{ width:201px; height:248px; padding:7px 6px; background:url(../images/img21.jpg) no-repeat;}
.Products_list li .pic img{ width:201px; height:248px;}
.Products_list li p{ text-align:center; line-height:48px; font-size:14px;}
.Products_list li p a{ color:#222222;}


/*->Job
*********************/
.Job{ padding-top:40px;}
.Job li{ width:370px; float:left; padding-right:45px; font-size:14px; line-height:24px; color:#575757; padding-bottom:25px;}
.Job li:hover{ color:#d21320;}
.Job li:hover .btn_1{ background:#d21320; color:#FFF;}


/*产品展示*/
.products__ul{}
.products__li{width: 309px !important;height: 317px !important;float: left;margin-right: 26px;/*box-shadow: 0 0 16px #ecebeb;*/margin-bottom: 30px;}
.products__img{width: 309px !important;height: 212px !important; }
.products__p{padding: 16px 0 !important;border-bottom: 1px solid #dcdcdc;color: #0272bd;font-size: 16px;font-weight: bold;}
.products__time{padding: 4% 0;}
.products__time p{font-size: 16px;color: #808080;float: left;}
.products__time img{float: right;}
.li_cont_box_x{width: 100%;}
.li_cont_box2 {
    background-color: #f7f7f7;
    margin-bottom: 20px;
    border-radius: 18px;
}
.li_cont_box_left {
    font-size: 14px;
    line-height: 33px;
    color: #666666;
}
.li_cont_box_title2 {
    font-size: 16px;
    line-height: 18px;
    padding: 20px 25px 20px 25px;
    color: #3b3b3b;
    font-weight: bold;
}
.jia {
    display: inline-block;
    border: 1px solid #b3b3b3;
    color: #b3b3b3;
    height: 16px;
    text-align: center;
    line-height: 14px;
    width: 16px;
    float: right;
}
.li_cont_box_cont2 {
    margin-left: 25px;
    margin-right: 25px;
    padding: 20px 0 20px 0;
    border-top: 1px solid #efefed;
    display: none;
    font-size: 16px;
}

.fenyea {
    clear: both;
   text-align: center;
   float: right;
   margin: 0;
}
.fenyea a {
    font-size: 13px;
    width: 43px;
    height: 35px;
   color: #808080;
    display: inline-block;
    line-height: 35px;
    text-align: center;
   border: 0.5px solid #e6e6e6
}
.fenyea .select {
    background: #147bbe;
    color: #ffffff;
border: 0.5px solid #e6e6e6
   
}
.li_zhiweimiaoshu{color: #147bbe;margin-bottom: 10px;font-size:20px;font-weight: bold;}

.liuyan div{margin: 16px 0;font-size: 14px;color: #575757;font-weight: bold;}
.liuyan input{width: 100%;height: 40px;border:1px solid #d3d3d3;background: #f7f7f7;text-indent: 1rem;}
textarea{width: 100%;height: 150px;padding: 10px 0;text-indent: 1rem;background: #f7f7f7}
#tijiao_zxl{margin-top: 40px;background: #147bbe;color: #FFF;font-size: 16px;height: 44px;border:1px solid #d3d3d3;}
.xl_wenhua{background: #147bbe;color: #fff;font-size: 20px;font-weight: bold;text-align: center;line-height: 66px;}
.ppwh{background: #f2f2f2!important}
.ppwh li{border-bottom: 1px solid #e6e6e6 !important;color: #147bbe!important;}
.ppwh li a{color: #147bbe!important;}
.table{width: 100%;font-size: 14px;text-align: center;font-weight: bold;}
.table_tr{background: #f2f2f2;height: 40px;}
.table tr{height: 40px;}

.sousou_xl{width: 100%;text-align: center;margin: 20px 0;}
.sousou_xl input{width: 180px;height: 36px;border: 2px solid #147bbe;text-indent: 1rem;}
.suos{text-indent: 0rem !important;background: #147bbe;color: #fff;height: 40px !important; width: 80px !important;}
.hover a{color: #7dc0ef !important;}